derelict.glib.gtypes

Undocumented in source.

Members

Aliases

GCompareDataFunc
alias GCompareDataFunc = int function(const(void)*, const(void)*, void*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GCompareFunc
alias GCompareFunc = int function(const(void)*, const(void)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GDestroyNotify
alias GDestroyNotify = void function(void*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GDoubleIEEE754
alias GDoubleIEEE754 = _GDoubleIEEE754
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GEqualFunc
alias GEqualFunc = int function(const(void)*, const(void)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GFloatIEEE754
alias GFloatIEEE754 = _GFloatIEEE754
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GFreeFunc
alias GFreeFunc = void function(void*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GFunc
alias GFunc = void function(void*, void*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GHFunc
alias GHFunc = void function(void*, void*, void*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GHashFunc
alias GHashFunc = uint function(const(void)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GTimeVal
alias GTimeVal = _GTimeVal
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GTranslateFunc
alias GTranslateFunc = const(char)* function(const(char)*, void*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gboolean
alias gboolean = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gchar
alias gchar = char
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gconstpointer
alias gconstpointer = const(void)*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gdouble
alias gdouble = double
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gfloat
alias gfloat = float
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gint
alias gint = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
glong
alias glong = c_long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpointer
alias gpointer = void*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gshort
alias gshort = short
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
guchar
alias guchar = ubyte
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
guint
alias guint = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gulong
alias gulong = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gushort
alias gushort = ushort
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

_GTimeVal
struct _GTimeVal
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Unions

_GDoubleIEEE754
union _GDoubleIEEE754
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_GFloatIEEE754
union _GFloatIEEE754
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta